03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:34:37 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:34:37 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:35:39 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:34:37 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:35:39 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:36:41 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:34:37 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:35:39 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:36:41 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:37:43 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:34:37 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:35:39 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:36:41 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:37:43 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:38:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:34:37 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:35:39 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:36:41 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:37:43 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:38:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:39:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:34:37 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:35:39 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:36:41 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:37:43 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:38:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:39:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:40:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:34:37 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:35:39 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:36:41 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:37:43 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:38:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:39:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:40:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:41:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:34:37 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:35:39 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:36:41 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:37:43 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:38:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:39:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:40:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:41:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:42:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:34:37 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:35:39 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:36:41 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:37:43 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:38:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:39:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:40:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:41:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:42:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:43:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:34:37 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:35:39 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:36:41 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:37:43 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:38:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:39:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:40:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:41:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:42:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:43:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:44:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:34:37 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:35:39 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:36:41 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:37:43 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:38:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:39:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:40:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:41:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:42:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:43:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:44:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:45:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:34:37 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:35:39 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:36:41 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:37:43 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:38:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:39:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:40:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:41:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:42:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:43:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:44:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:45:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:47:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:34:37 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:35:39 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:36:41 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:37:43 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:38:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:39:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:40:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:41:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:42:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:43:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:44:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:45:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:47:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:48:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:34:37 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:35:39 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:36:41 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:37:43 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:38:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:39:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:40:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:41:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:42:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:43:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:44:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:45:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:47:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:48:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:49:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:34:37 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:35:39 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:36:41 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:37:43 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:38:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:39:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:40:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:41:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:42:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:43:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:44:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:45:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:47:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:48:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:49:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:50:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:34:37 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:35:39 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:36:41 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:37:43 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:38:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:39:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:40:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:41:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:42:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:43:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:44:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:45:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:47:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:48:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:49:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:50:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:51:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:34:37 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:35:39 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:36:41 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:37:43 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:38:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:39:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:40:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:41:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:42:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:43:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:44:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:45:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:47:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:48:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:49:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:50:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:51:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:52:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:34:37 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:35:39 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:36:41 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:37:43 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:38:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:39:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:40:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:41:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:42:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:43:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:44:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:45:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:47:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:48:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:49:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:50:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:51:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:52:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:53:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:34:37 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:35:39 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:36:41 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:37:43 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:38:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:39:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:40:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:41:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:42:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:43:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:44:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:45:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:47:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:48:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:49:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:50:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:51:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:52:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:53:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:54:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:34:37 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:35:39 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:36:41 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:37:43 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:38:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:39:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:40:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:41:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:42:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:43:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:44:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:45:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:47:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:48:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:49:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:50:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:51:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:52:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:53:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:54:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:55:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:34:37 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:35:39 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:36:41 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:37:43 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:38:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:39:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:40:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:41:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:42:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:43:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:44:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:45:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:47:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:48:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:49:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:50:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:51:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:52:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:53:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:54:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:55:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:56:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:34:37 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:35:39 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:36:41 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:37:43 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:38:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:39:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:40:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:41:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:42:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:43:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:44:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:45:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:47:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:48:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:49:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:50:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:51:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:52:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:53:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:54:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:55:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:56:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:57:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:34:37 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:35:39 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:36:41 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:37:43 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:38:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:39:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:40:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:41:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:42:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:43:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:44:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:45:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:47:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:48:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:49:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:50:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:51:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:52:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:53:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:54:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:55:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:56:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:57:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:58:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:34:37 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:35:39 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:36:41 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:37:43 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:38:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:39:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:40:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:41:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:42:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:43:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:44:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:45:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:47:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:48:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:49:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:50:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:51:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:52:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:53:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:54:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:55:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:56:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:57:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:58:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:34:37 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:35:39 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:36:41 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:37:43 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:38:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:39:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:40:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:41:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:42:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:43:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:44:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:45:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:47:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:48:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:49:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:50:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:51:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:52:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:53:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:54:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:55:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:56:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:57:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:58:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:00:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:34:37 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:35:39 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:36:41 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:37:43 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:38:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:39:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:40:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:41:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:42:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:43:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:44:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:45:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:47:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:48:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:49:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:50:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:51:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:52:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:53:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:54:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:55:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:56:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:57:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:58:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:00:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:01:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:34:37 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:35:39 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:36:41 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:37:43 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:38:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:39:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:40:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:41:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:42:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:43:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:44:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:45:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:47:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:48:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:49:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:50:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:51:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:52:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:53:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:54:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:55:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:56:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:57:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:58:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:00:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:01:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:02:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:34:37 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:35:39 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:36:41 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:37:43 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:38:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:39:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:40:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:41:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:42:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:43:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:44:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:45:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:47:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:48:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:49:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:50:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:51:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:52:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:53:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:54:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:55:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:56:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:57:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:58:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:00:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:01:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:02:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:03:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:34:37 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:35:39 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:36:41 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:37:43 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:38:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:39:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:40:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:41:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:42:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:43:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:44:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:45:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:47:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:48:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:49:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:50:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:51:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:52:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:53:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:54:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:55:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:56:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:57:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:58:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:00:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:01:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:02:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:03:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:04:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:34:37 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:35:39 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:36:41 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:37:43 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:38:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:39:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:40:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:41:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:42:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:43:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:44:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:45:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:47:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:48:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:49:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:50:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:51:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:52:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:53:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:54:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:55:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:56:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:57:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:58:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:00:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:01:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:02:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:03:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:04:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:05:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:34:37 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:35:39 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:36:41 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:37:43 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:38:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:39:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:40:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:41:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:42:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:43:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:44:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:45:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:47:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:48:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:49:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:50:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:51:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:52:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:53:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:54:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:55:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:56:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:57:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:58:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:00:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:01:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:02:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:03:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:04:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:05:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:06:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:34:37 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:35:39 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:36:41 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:37:43 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:38:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:39:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:40:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:41:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:42:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:43:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:44:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:45:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:47:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:48:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:49:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:50:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:51:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:52:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:53:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:54:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:55:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:56:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:57:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:58:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:00:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:01:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:02:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:03:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:04:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:05:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:06:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:07:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:34:37 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:35:39 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:36:41 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:37:43 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:38:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:39:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:40:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:41:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:42:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:43:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:44:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:45:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:47:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:48:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:49:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:50:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:51:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:52:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:53:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:54:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:55:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:56:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:57:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:58:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:00:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:01:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:02:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:03:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:04:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:05:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:06:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:07:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:08:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:34:37 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:35:39 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:36:41 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:37:43 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:38:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:39:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:40:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:41:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:42:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:43:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:44:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:45:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:47:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:48:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:49:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:50:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:51:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:52:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:53:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:54:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:55:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:56:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:57:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:58:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:00:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:01:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:02:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:03:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:04:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:05:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:06:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:07:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:08:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:09:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:34:37 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:35:39 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:36:41 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:37:43 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:38:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:39:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:40:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:41:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:42:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:43:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:44:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:45:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:47:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:48:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:49:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:50:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:51:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:52:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:53:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:54:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:55:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:56:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:57:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:58:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:00:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:01:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:02:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:03:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:04:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:05:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:06:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:07:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:08:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:09:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:10:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:34:37 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:35:39 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:36:41 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:37:43 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:38:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:39:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:40:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:41:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:42:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:43:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:44:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:45:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:47:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:48:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:49:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:50:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:51:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:52:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:53:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:54:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:55:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:56:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:57:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:58:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:00:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:01:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:02:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:03:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:04:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:05:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:06:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:07:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:08:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:09:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:10:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:11:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:34:37 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:35:39 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:36:41 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:37:43 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:38:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:39:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:40:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:41:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:42:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:43:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:44:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:45:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:47:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:48:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:49:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:50:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:51:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:52:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:53:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:54:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:55:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:56:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:57:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:58:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:00:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:01:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:02:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:03:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:04:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:05:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:06:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:07:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:08:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:09:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:10:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:11:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:12:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported 03/17/2025 06:33:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:33:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:34:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:35:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:36:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:37:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:38:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:39:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:40:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:42:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:43:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:44:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:45:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:46:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:47:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:48:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:49:14 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:50:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:51:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:52:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:53:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:54:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:55:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:56:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:57:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:58:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 06:59:33 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:00:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:01:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:02:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:03:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:04:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:05:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:06:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:07:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:08:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:09:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:10:53 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:11:55 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:12:57 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:13:59 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:15:01 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:16:03 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:17:05 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:18:07 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:19:09 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:20:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:21:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:22:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:23:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:24:18 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:25:20 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:26:22 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:27:24 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:28:26 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:29:28 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:30:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:31:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:32:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:33:35 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:34:37 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:35:39 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:36:41 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:37:43 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:38:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:39:47 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:40:49 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:41:51 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:42:52 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:43:54 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:44:56 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:45:58 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:47:00 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:48:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:49:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:50:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:51:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:52:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:53:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:54:13 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:55:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:56:17 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:57:19 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:58:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 07:59:23 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:00:25 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:01:27 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:02:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:03:30 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:04:32 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:05:34 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:06:36 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:07:38 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:08:40 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:09:42 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:10:44 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:11:46 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:12:48 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/17/2025 08:13:50 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable